FaNoelLevitz 
Logical Entity Name  FaNoelLevitz 
Default Table Name  FaNoelLevitz 
Physical Only  NO 
Definition 
 
Note 
 

FaNoelLevitz Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaNoelLevitzId(PK)    int  NO 
 
SyCampusId(FK)    int  NO 
 
GridName    varchar(200)  NO 
 
AwardYear    char(7)  NO 
 
GridCriteria    xml  NO 
 
High1    decimal(5, 2)  NO 
 
Low1    decimal(5, 2)  NO 
 
High2    decimal(5, 2)  NO 
 
Low2    decimal(5, 2)  NO 
 
High3    decimal(5, 2)  NO 
 
Low3    decimal(5, 2)  NO 
 
High4    decimal(5, 2)  NO 
 
Low4    decimal(5, 2)  NO 
 
High5    decimal(5, 2)  NO 
 
Low5    decimal(5, 2)  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaNoelLevitz Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaNoelLevitz_FaNoelLevitzId  PrimaryKey  FaNoelLevitzId 

FaNoelLevitz Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyCampus  Non-Identifying  One To Zero or More  FK_FaNoelLevitzSyCampusId_SyCampusSyCampusId      SyCampusId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaNoelLevitzUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FaNoelLevitzNeedRange  Non-Identifying  One To Zero or More  FK_FaNoelLevitzNRFaNoelLevitzId_FaNoelLevitzFaNoelLevitzId        NO  YES 

FaNoelLevitz Check Constraints 
Check Constraint Name  CheckConstraint